[INFO] cloning repository https://github.com/r0x5a/simai-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r0x5a/simai-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ebdafdb9b519b657ce29de9fb480f4faca58a47
[INFO] testing r0x5a/simai-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0x5a%2Fsimai-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r0x5a/simai-rs
[INFO] finished tweaking git repo https://github.com/r0x5a/simai-rs
[INFO] tweaked toml for git repo https://github.com/r0x5a/simai-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r0x5a/simai-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r0x5a/simai-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 370a74d84ce1d083a434bd7f3e42dc0269dc55ba377e52917186021e2e0e1345
[INFO] running `Command { std: "docker" "start" "-a" "370a74d84ce1d083a434bd7f3e42dc0269dc55ba377e52917186021e2e0e1345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "370a74d84ce1d083a434bd7f3e42dc0269dc55ba377e52917186021e2e0e1345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370a74d84ce1d083a434bd7f3e42dc0269dc55ba377e52917186021e2e0e1345", kill_on_drop: false }`
[INFO] [stdout] 370a74d84ce1d083a434bd7f3e42dc0269dc55ba377e52917186021e2e0e1345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b88def906ae28c3cebd6dd9573c6228c13ceb555fcde339b36e3f808fc60149
[INFO] running `Command { std: "docker" "start" "-a" "3b88def906ae28c3cebd6dd9573c6228c13ceb555fcde339b36e3f808fc60149", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling simai v0.1.0 (/opt/rustwide/workdir/crates/simai)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s
[INFO] running `Command { std: "docker" "inspect" "3b88def906ae28c3cebd6dd9573c6228c13ceb555fcde339b36e3f808fc60149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b88def906ae28c3cebd6dd9573c6228c13ceb555fcde339b36e3f808fc60149", kill_on_drop: false }`
[INFO] [stdout] 3b88def906ae28c3cebd6dd9573c6228c13ceb555fcde339b36e3f808fc60149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1529f75aa8710fdb25fb6e1a573f6a00fe7212ad68c29506c2de9d9d6aa224c
[INFO] running `Command { std: "docker" "start" "-a" "f1529f75aa8710fdb25fb6e1a573f6a00fe7212ad68c29506c2de9d9d6aa224c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling simai v0.1.0 (/opt/rustwide/workdir/crates/simai)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.99s
[INFO] running `Command { std: "docker" "inspect" "f1529f75aa8710fdb25fb6e1a573f6a00fe7212ad68c29506c2de9d9d6aa224c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1529f75aa8710fdb25fb6e1a573f6a00fe7212ad68c29506c2de9d9d6aa224c", kill_on_drop: false }`
[INFO] [stdout] f1529f75aa8710fdb25fb6e1a573f6a00fe7212ad68c29506c2de9d9d6aa224c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7e43a580df957553321fbdd4b0378473f99c7bc1a38179882d6adea8090ff99
[INFO] running `Command { std: "docker" "start" "-a" "d7e43a580df957553321fbdd4b0378473f99c7bc1a38179882d6adea8090ff99", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simai-195d3aa6e693a51c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parse::container::tests::test_process_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1f650acf9bd41e96)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_local ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_local stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: crates/simai/tests/snapshots/integration__local@bpm.txt.snap
[INFO] [stdout] Snapshot: local@bpm.txt
[INFO] [stdout] Source: crates/simai/tests/integration.rs:21
[INFO] [stdout] Input file: crates/simai/tests/fixtures/raw/ok/bpm.txt
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ [
[INFO] [stdout]     2       │-    Bpm(
[INFO] [stdout]     3       │-        Bpm(
[INFO] [stdout]     4       │-            0.1,
[INFO] [stdout]           2 │+    Spanned {
[INFO] [stdout]           3 │+        inner: Bpm(
[INFO] [stdout]           4 │+            Bpm(
[INFO] [stdout]           5 │+                0.1,
[INFO] [stdout]           6 │+            ),
[INFO] [stdout]     5     7 │         ),
[INFO] [stdout]     6       │-    ),
[INFO] [stdout]     7       │-    Tick(
[INFO] [stdout]     8       │-        Tick(
[INFO] [stdout]     9       │-            1,
[INFO] [stdout]           8 │+        span: 0..11,
[INFO] [stdout]           9 │+    },
[INFO] [stdout]          10 │+    Spanned {
[INFO] [stdout]          11 │+        inner: Tick(
[INFO] [stdout]          12 │+            Tick(
[INFO] [stdout]          13 │+                1,
[INFO] [stdout]          14 │+            ),
[INFO] [stdout]    10    15 │         ),
[INFO] [stdout]    11       │-    ),
[INFO] [stdout]    12       │-    Bpm(
[INFO] [stdout]    13       │-        Bpm(
[INFO] [stdout]    14       │-            1.0,
[INFO] [stdout]          16 │+        span: 11..14,
[INFO] [stdout]          17 │+    },
[INFO] [stdout]          18 │+    Spanned {
[INFO] [stdout]          19 │+        inner: Bpm(
[INFO] [stdout]          20 │+            Bpm(
[INFO] [stdout]          21 │+                1.0,
[INFO] [stdout]          22 │+            ),
[INFO] [stdout]    15    23 │         ),
[INFO] [stdout]    16       │-    ),
[INFO] [stdout]    17       │-    Tick(
[INFO] [stdout]    18       │-        Tick(
[INFO] [stdout]    19       │-            1,
[INFO] [stdout]          24 │+        span: 14..22,
[INFO] [stdout]          25 │+    },
[INFO] [stdout]          26 │+    Spanned {
[INFO] [stdout]          27 │+        inner: Tick(
[INFO] [stdout]          28 │+            Tick(
[INFO] [stdout]          29 │+                1,
[INFO] [stdout]          30 │+            ),
[INFO] [stdout]    20    31 │         ),
[INFO] [stdout]    21       │-    ),
[INFO] [stdout]    22       │-    Bpm(
[INFO] [stdout]    23       │-        Bpm(
[INFO] [stdout]    24       │-            1.0,
[INFO] [stdout]          32 │+        span: 22..25,
[INFO] [stdout]          33 │+    },
[INFO] [stdout]          34 │+    Spanned {
[INFO] [stdout]          35 │+        inner: Bpm(
[INFO] [stdout]          36 │+            Bpm(
[INFO] [stdout]          37 │+                1.0,
[INFO] [stdout]          38 │+            ),
[INFO] [stdout]    25    39 │         ),
[INFO] [stdout]    26       │-    ),
[INFO] [stdout]    27       │-    Tick(
[INFO] [stdout]    28       │-        Tick(
[INFO] [stdout]    29       │-            1,
[INFO] [stdout]          40 │+        span: 25..35,
[INFO] [stdout]          41 │+    },
[INFO] [stdout]          42 │+    Spanned {
[INFO] [stdout]          43 │+        inner: Tick(
[INFO] [stdout]          44 │+            Tick(
[INFO] [stdout]          45 │+                1,
[INFO] [stdout]          46 │+            ),
[INFO] [stdout]    30    47 │         ),
[INFO] [stdout]    31       │-    ),
[INFO] [stdout]    32       │-    Bpm(
[INFO] [stdout]    33       │-        Bpm(
[INFO] [stdout]    34       │-            123.456,
[INFO] [stdout]          48 │+        span: 35..38,
[INFO] [stdout]          49 │+    },
[INFO] [stdout]          50 │+    Spanned {
[INFO] [stdout]          51 │+        inner: Bpm(
[INFO] [stdout]          52 │+            Bpm(
[INFO] [stdout]          53 │+                123.456,
[INFO] [stdout]          54 │+            ),
[INFO] [stdout]    35    55 │         ),
[INFO] [stdout]    36       │-    ),
[INFO] [stdout]    37       │-    Tick(
[INFO] [stdout]    38       │-        Tick(
[INFO] [stdout]    39       │-            1,
[INFO] [stdout]          56 │+        span: 38..52,
[INFO] [stdout]          57 │+    },
[INFO] [stdout]          58 │+    Spanned {
[INFO] [stdout]          59 │+        inner: Tick(
[INFO] [stdout]          60 │+            Tick(
[INFO] [stdout]          61 │+                1,
[INFO] [stdout]          62 │+            ),
[INFO] [stdout]    40    63 │         ),
[INFO] [stdout]    41       │-    ),
[INFO] [stdout]    42       │-    Bpm(
[INFO] [stdout]    43       │-        Bpm(
[INFO] [stdout]    44       │-            0.0,
[INFO] [stdout]          64 │+        span: 52..55,
[INFO] [stdout]          65 │+    },
[INFO] [stdout]          66 │+    Spanned {
[INFO] [stdout]          67 │+        inner: Bpm(
[INFO] [stdout]          68 │+            Bpm(
[INFO] [stdout]          69 │+                0.0,
[INFO] [stdout]          70 │+            ),
[INFO] [stdout]    45    71 │         ),
[INFO] [stdout]    46       │-    ),
[INFO] [stdout]    47       │-    Tick(
[INFO] [stdout]    48       │-        Tick(
[INFO] [stdout]    49       │-            1,
[INFO] [stdout]          72 │+        span: 55..63,
[INFO] [stdout]          73 │+    },
[INFO] [stdout]          74 │+    Spanned {
[INFO] [stdout]          75 │+        inner: Tick(
[INFO] [stdout]          76 │+            Tick(
[INFO] [stdout]          77 │+                1,
[INFO] [stdout]          78 │+            ),
[INFO] [stdout]    50    79 │         ),
[INFO] [stdout]    51       │-    ),
[INFO] [stdout]    52       │-    Bpm(
[INFO] [stdout]    53       │-        Bpm(
[INFO] [stdout]    54       │-            0.0,
[INFO] [stdout]          80 │+        span: 63..66,
[INFO] [stdout]          81 │+    },
[INFO] [stdout]          82 │+    Spanned {
[INFO] [stdout]          83 │+        inner: Bpm(
[INFO] [stdout]          84 │+            Bpm(
[INFO] [stdout]          85 │+                0.0,
[INFO] [stdout]          86 │+            ),
[INFO] [stdout]    55    87 │         ),
[INFO] [stdout]    56       │-    ),
[INFO] [stdout]    57       │-    Tick(
[INFO] [stdout]    58       │-        Tick(
[INFO] [stdout]    59       │-            1,
[INFO] [stdout]          88 │+        span: 66..76,
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    Spanned {
[INFO] [stdout]          91 │+        inner: Tick(
[INFO] [stdout]          92 │+            Tick(
[INFO] [stdout]          93 │+                1,
[INFO] [stdout]          94 │+            ),
[INFO] [stdout]    60    95 │         ),
[INFO] [stdout]    61       │-    ),
[INFO] [stdout]    62       │-    Bpm(
[INFO] [stdout]    63       │-        Bpm(
[INFO] [stdout]    64       │-            123.0,
[INFO] [stdout]          96 │+        span: 76..79,
[INFO] [stdout]          97 │+    },
[INFO] [stdout]          98 │+    Spanned {
[INFO] [stdout]          99 │+        inner: Bpm(
[INFO] [stdout]         100 │+            Bpm(
[INFO] [stdout]         101 │+                123.0,
[INFO] [stdout]         102 │+            ),
[INFO] [stdout]    65   103 │         ),
[INFO] [stdout]    66       │-    ),
[INFO] [stdout]    67       │-    Tick(
[INFO] [stdout]    68       │-        Tick(
[INFO] [stdout]    69       │-            1,
[INFO] [stdout]         104 │+        span: 79..87,
[INFO] [stdout]         105 │+    },
[INFO] [stdout]         106 │+    Spanned {
[INFO] [stdout]         107 │+        inner: Tick(
[INFO] [stdout]         108 │+            Tick(
[INFO] [stdout]         109 │+                1,
[INFO] [stdout]         110 │+            ),
[INFO] [stdout]    70   111 │         ),
[INFO] [stdout]    71       │-    ),
[INFO] [stdout]         112 │+        span: 87..89,
[INFO] [stdout]         113 │+    },
[INFO] [stdout]    72   114 │ ]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test_local' (20) panicked at crates/simai/tests/integration.rs:21:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/crates/simai/tests/snapshots/integration__local@bpm.txt.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e75e9cb9228 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e75e9cb9228 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e75e9cb9228 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e75e9cb9228 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e75e9cd12ca - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e75e9cd12ca - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5e75e9cbdf62 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e75e9cbdf62 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e75e9c94c96 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e75e9c94c96 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e75e9cb02d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e75e98a58dc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e75e98a58dc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e75e9cb0492 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e75e9cb0492 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e75e9c94d52 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e75e9c8c2e9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e75e9c95b0d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e75e9cd1b0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e75e9cd1882 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5e75e97b6d77 - <core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e75e97b6d77 - integration[eeddf28a84df4c77]::test_local::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:21:3
[INFO] [stdout]   22:     0x5e75e97b0222 - insta[1b1cf9db25fcf8f2]::glob::glob_exec::<integration[eeddf28a84df4c77]::test_local::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/glob.rs:115:13
[INFO] [stdout]   23:     0x5e75e97b3d3e - <insta[1b1cf9db25fcf8f2]::settings::Settings>::bind::<insta[1b1cf9db25fcf8f2]::glob::glob_exec<integration[eeddf28a84df4c77]::test_local::{closure#1}>::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/settings.rs:536:9
[INFO] [stdout]   24:     0x5e75e97ac5e5 - insta[1b1cf9db25fcf8f2]::glob::glob_exec::<integration[eeddf28a84df4c77]::test_local::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/glob.rs:114:18
[INFO] [stdout]   25:     0x5e75e97b75ee - integration[eeddf28a84df4c77]::test_local
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:7:2
[INFO] [stdout]   26:     0x5e75e97b5ee7 - integration[eeddf28a84df4c77]::test_local::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simai/tests/integration.rs:6:16
[INFO] [stdout]   27:     0x5e75e97ba636 - <integration[eeddf28a84df4c77]::test_local::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e75e98989bb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e75e98989bb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x5e75e98a6235 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x5e75e98a6235 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5e75e98a6235 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e75e98a6235 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e75e98a6235 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e75e98a6235 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x5e75e98a6235 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x5e75e98a0d94 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x5e75e98a0d94 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e75e98a92b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x5e75e98a92b2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x5e75e98a92b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e75e98a92b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e75e98a92b2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e75e98a92b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x5e75e98a92b2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e75e9cb836f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   47:     0x5e75e9cb836f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x7c281e7bcaa4 - <unknown>
[INFO] [stdout]   49:     0x7c281e849a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_local
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "d7e43a580df957553321fbdd4b0378473f99c7bc1a38179882d6adea8090ff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e43a580df957553321fbdd4b0378473f99c7bc1a38179882d6adea8090ff99", kill_on_drop: false }`
[INFO] [stdout] d7e43a580df957553321fbdd4b0378473f99c7bc1a38179882d6adea8090ff99
